Update SDK to 2e1da48 (3.0.0-7965-9f33ab5) - #2989
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #2989 +/- ##
===========================================
- Coverage 79.53% 39.72% -39.82%
===========================================
Files 1169 362 -807
Lines 75095 16971 -58124
===========================================
- Hits 59724 6741 -52983
+ Misses 15371 10230 -5141 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Claude finished @bw-ghapp[bot]'s task in 6m 18s —— View job SDK bump evaluated
Version comment matches the Compile-time breaksBuild passed — Two breaks landed inside this range and were already fixed by earlier commits on the branch, so nothing was left to fix:
Runtime considerations
Everything else in range — confirmed safe
CommitNo commit — nothing needed fixing. The two compile breaks in this range were already resolved by |
The SDK now populates `MasterPasswordUnlockData.containedKeyId` from the user key, and its own request-model conversion forwards it. iOS builds `MasterPasswordUnlockDataRequestModel` by hand, so it was dropping the field and sending no key ID for users whose key has one — the case bitwarden/sdk-internal#1391 set out to fix.
Updates the SDK from
b7e7be7e7f5adde3cafcb27d79fac80a53c5c3c8to2e1da488154702c6f4c53bd299a6883d356b82cdWhat's Changed
Raw changelog